home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Classicos
/
Missile Defender.swf
/
scripts
/
DefineSprite_48
/
frame_2
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-06-13
|
199 b
|
8 lines
animate_text_length = length(animate_text_string);
clipname = animate_text_clipname;
setProperty("/" add clipname, _visible, "0");
x = animate_text_x;
y = animate_text_y;
count = "1";
play();